* s~\t+$~~
[lhc/web/wiklou.git] / includes / normal / UtfNormalTest.php
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2004-11-06 Brion VibberDon't run the control characters through the invariant...
2004-10-30 Brion VibberSubject UtfNormal::cleanUp() to the same tests as UtfNo...
2004-10-28 Brion VibberMunge doc comments. Mark as its own package for docs.
2004-10-07 Brion VibberAdd support for using ICU to perform normalization...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Brion VibberAdd UtfNormal::cleanUp() function: strips XML-unsafe...
2004-09-02 Brion VibberSplit the data arrays for form KC, KD to a separate...
2004-08-29 Brion VibberUnicode normalization routines.